Skip to content

TASK: Modernize archived URL persistence with hashed lookup path and DAL2 support#1880

Draft
Copilot wants to merge 5 commits intodevfrom
copilot/modernize-archived-urls
Draft

TASK: Modernize archived URL persistence with hashed lookup path and DAL2 support#1880
Copilot wants to merge 5 commits intodevfrom
copilot/modernize-archived-urls

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

  • Review new PR comments and inspect affected SQL upgrade script
  • Update 09.08.00.1877 script to drop/recreate procedures that still reference activeforums_URL to use activeforums_ArchivedURLs
  • Align URL hash byte conversion with PR TASK: Add hashed topic URL lookup path with persisted URL_Hash index support #1879 (CONVERT(varbinary(8000), [URL])) for schema/query consistency
  • Run targeted SQL/script validation by searching for stale activeforums_URL references and build checks
  • Reply to actionable comments with commit hash
  • Run final parallel validation

Copilot AI linked an issue Apr 21, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update database table and implement ArchivedURLInfo Modernize archived URL persistence with hashed lookup path and DAL2 support Apr 21, 2026
Copilot AI requested a review from johnhenley April 21, 2026 16:45
Comment thread Dnn.CommunityForums/Controllers/ArchivedUrlController.cs Outdated
Comment thread Dnn.CommunityForums/Controllers/ArchivedUrlController.cs Outdated
Comment thread Dnn.CommunityForums/Controllers/ArchivedUrlController.cs Outdated
Copilot AI requested a review from johnhenley April 21, 2026 17:21
@johnhenley johnhenley changed the title Modernize archived URL persistence with hashed lookup path and DAL2 support TASK: Modernize archived URL persistence with hashed lookup path and DAL2 support Apr 21, 2026
Comment thread Dnn.CommunityForums/sql/09.08.00.1877.SqlDataProvider Outdated
Comment thread Dnn.CommunityForums/sql/09.08.00.1877.SqlDataProvider Outdated
Copilot AI requested a review from johnhenley April 21, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TASK: Modernize archived URLs

2 participants